home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1998 #6 / 1998 CD 6 (Gul).iso / shared.dir / 01230_GALILEO ICON.ls < prev    next >
Encoding:
Text File  |  1996-02-08  |  157 b   |  11 lines

  1. on mouseDown
  2.   puppetTransition(0)
  3.   sound stop 1
  4.   puppetSprite(45, 0)
  5.   if the movie = "01.dir" then
  6.     go("09A")
  7.   else
  8.     go("09A", "01")
  9.   end if
  10. end
  11.